Micron Document
pintobyte rngit

Node / public / lxmf.git / commits / 6a00d82

Commit 6a00d82b281cb013979400b37df2b459e9c3b866


Parents : 2c4dfdd
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Date : 2026-05-07T20:23:56+02:00

Updated versions

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py +1 -1

Diff

diff --git a/setup.py b/setup.py
index e6d5afb..5a88f36 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,6 @@ setuptools.setup(
'lxmd=LXMF.Utilities.lxmd:main',
]
},
- install_requires=["rns>=1.2.3"],
+ install_requires=["rns>=1.2.4"],
python_requires=">=3.7",
)

Served by rngit 1.4.0 - Generated in 0.36s